You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TOpenCLMtxVec Class
>
TOpenCLMtxVec Methods
>
DotProd Method
>
TOpenCLMtxVec.DotProd Method (int, [In] TOpenCLMtxVec, [In] TOpenCLMtxVec, int, int, int, [In] TOpenCLMtxVec)
Dew Math for .NET
TOpenCLMtxVec.DotProd Method (int, [In] TOpenCLMtxVec, [In] TOpenCLMtxVec, int, int, int, [In] TOpenCLMtxVec)
TOpenCLMtxVec Class
TOpenCLMtxVec Members
Dew.Math Namespace
DotProd Method
Collapse All
Syntax
C#
Visual Basic
public
void
DotProd
(
int
DstIndex
, [In]
TOpenCLMtxVec
Vec1
, [In]
TOpenCLMtxVec
Vec2
,
int
Vec1Index
,
int
Vec2Index
,
int
Len
, [In]
TOpenCLMtxVec
Buffer
);
Public
Function
DotProd
(
DstIndex
As
Integer
,
Vec1
As
[In]
TOpenCLMtxVec
,
Vec2
As
[In]
TOpenCLMtxVec
,
Vec1Index
As
Integer
,
Vec2Index
As
Integer
,
Len
As
Integer
,
Buffer
As
[In]
TOpenCLMtxVec
)
As
void
Description
This is DotProd, a member of class TOpenCLMtxVec.
Group
DotProd Method
Links
TOpenCLMtxVec Class
,
TOpenCLMtxVec Members
,
Dew.Math Namespace
,
DotProd Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!